+ table name, such as: Trg_productsinsert 7. Index 7.1) Use format such as: idx_{table name}_{index column name}_{unique/nonunique}_{cluster/noncluster} 8. Primary key 8.1) use format such as: pk_{table name}_{primary key column name}9. Foreign key 9.1) Use the format such as: fk_{Main Table name}_{the column name of the primary table}_{the reference table name}_{the column name of the reference table} 10. Default 10.1) Use format such as: df_{table name}_{column name}11. Constraint 11.1) Use
least two lowercase letters before the capital letters, against uid/oid6. Avoid Chinese pinyin7. Avoid the underline connection8. Avoid too long a name9. Avoid reserved wordsObject1. Stored procedures are prefixed with sp_2. Trigger is prefixed with tr_3. The function is prefixed with fn_4. The primary key is prefixed with pk_5. Index is prefixed with ix_6. Capitalize the first letter of the prefix, with multiple words, capitalize the first letter of the word, such as Sp_countfee7. All letters
Dependency Management (Dependency Management) and Naming conventions (naming conventions) Dependency Management and Dependency injection (Dependency Injection) are different. to bring Spring 's excellent features, such as dependency injection, to your application, you need to deploy the required libraries (jar packages
Naming Conventions (2) general naming conventionsWord Selection
For the name of the identifier in the framework, it is very important to achieve a clear effect. The identifier name should clearly express what each member is doing and what each type and parameter represents. The name should correspond to the application scenario, the logical or physical compositio
In the multiplayer development process, the naming convention is very important, the unified naming convention is helpful for the coding readability, below share with you the name specification of iOS naming conventions and pictures and Chettu
iOS naming code
Small hump Nom
to the above 4 words meaning analysis, and in the guarantee of uniqueness, using the first 4 letters of each word as a prefix, exactly and " Com "also made a distinction. As follows:Indi :An individual project, a project that is initiated by an individual but not done on its own, may be public or private, and the copyright is primarily the originator.The package is named "Indi. Initiator name." Project name. Module name ... ".Pers :Individual projects, which are individual initiation, completio
Http://www.cppblog.com/mzty/archive/2007/04/20/22349.html C ++ call conventions and naming conventions
Call conventions:_ Cdecl _ fastcall and _ stdcall are call conventions (calling convention), which determine the following content: 1) the order of function parameters in
Sales: Salessales Contact Us: contactus Information release: Information Back home: Homepage order: Order E-commerce: e-business Copyright: Copy Right Links: Hot link Industry news: Tradenews Industry trends: Trends ZIP Code: Postalcodezipcode News: Newstrends Company name: CompanyName Sales Hotline: SALESHOT_ Line Contact: ContactPerson Construction: Inconstruction Certificate: Certificate Address: Add/add Tel: tel/tel Fax: fax/ Fax Product Name: ProductName Product Description: Description Pr
Product Sales: Salessales Contact Us: contactus Information release: Information Back home: Homepage order: Order E-commerce: e-business Copyright: Copy Right Links: Hot link Industry news: Tradenews Industry trends: Trends ZIP Code: Postalcodezipcode News: Newstrends Company name: CompanyName Sales Hotline: SALESHOT_ Line Contact: ContactPerson Construction: Inconstruction Certificate: Certificate Address: Add/add Tel: tel/tel Fax: fax/ Fax Product Name: ProductName Product Description: Descri
Web UI site user interface design naming conventions
The Web UI design naming convention, which is the site user interface design (web design) naming convention.This set of specifications is not purely CSS, HTML, or JavaScript naming
NET design Specifications: conventions, idioms and patterns ——— naming conventions Foreword: Recently in the ". NET design Specifications: conventions, idioms and patterns of the book, mainly speaking. NET design specifications, before this piece is not particularly concerned about, recently want to put these systems t
Label:Naming specification database naming conventions for database tables
Data files
Database tables
Only one system
There are multiple systems
Association table name
database field Naming conventions
Other
View Name
Stored Procedure Name
SQL statement
Original article: http://www.irritatedvowel.com/Programming/Standards.aspx
. NET Programming Standards and Naming ConventionsCommon. NET Naming Conventions
These are the industry-accepted standard naming conventions for J #, C # and VB. NET programs. for additional informat
are named in the following format:★ Parameter variable naming takes "I (o or IO) +_+ name" form, prefix i or O table input or output parameter★ Process variable naming takes the form of "l+_+ name"★ Global Package variable naming takes the form of "g+_+ name"★ Cursor variable naming takes the form of "name +_+cur"★ Co
Summary of naming rules for C ++, Java, and C #Preface
Since C ++, Java, and C # are often used as development languages in development work, naming conventions often cause some problems to me. On the one hand, naming conventions do not have the only standard answer. On th
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.